home *** CD-ROM | disk | FTP | other *** search
/ Sears Catalog 2006 Spring/Summer (French Canadian) / SearsCanada-AutomneEte2006-FrenchVersion-WinMac.bin / fr / howtonavdemo.swf / scripts / DefineButton2_34 / BUTTONCONDACTION on(release).as
Text File  |  2005-11-18  |  55b  |  5 lines

  1. on(release){
  2.    gotoAndStop("step1");
  3.    play();
  4. }
  5.